home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / dos / comunic / gedg0214.arj / SIMPLE.ZIP / GOLDED.CFG next >
Encoding:
Text File  |  1994-02-14  |  10.7 KB  |  228 lines

  1. ;   ==================================================================
  2. ;
  3. ;          GOLDED MAIN CONFIGURATION FILE - SIMPLE VERSION
  4. ;
  5. ;   ==================================================================
  6.  
  7.  
  8. ;   ------------------------------------------------------------------
  9. ;   Put your registration or beta key here, if you have one.
  10. ;   ------------------------------------------------------------------
  11. REGISTERNAME xxxx
  12. REGISTERKEY  xxxx
  13.  
  14. ;   ------------------------------------------------------------------
  15. ;   Your name and possible aliases. The first name must match one in
  16. ;   USERS.BBS, if you are using a QuickBBS-style messagebase.
  17. ;   ------------------------------------------------------------------
  18. USERNAME Your Name
  19.  
  20. ;   ------------------------------------------------------------------
  21. ;   Your net address and aka's (Also Known As).
  22. ;   ------------------------------------------------------------------
  23. ADDRESS 1:234/567             ; Main FidoNet address.
  24. AKA     1:234/567.89          ; Pointaddress (4D).
  25. AKA     1:234/567.89, 12345   ; Pointaddress with pointnet (3D).
  26. AKA     1:234/567@fidonet     ; Main address with domain.
  27.  
  28. ;   ------------------------------------------------------------------
  29. ;   Use the INTL kludge only for inter-zone (Auto) or always (Yes)?
  30. ;   ------------------------------------------------------------------
  31. ;USEINTL Auto
  32. USEINTL Yes    ; Use this if you have akas in multiple zones.
  33.  
  34. ;   ------------------------------------------------------------------
  35. ;   Default origin line.
  36. ;   ------------------------------------------------------------------
  37. ORIGIN " ----> Default GoldED Origin <---- "
  38.  
  39. ;   ------------------------------------------------------------------
  40. ;   Path to your nodelists and/or userlists.
  41. ;   ------------------------------------------------------------------
  42. ;NODEPATH R:\NODELIST\
  43.  
  44. ;   ------------------------------------------------------------------
  45. ;   Your nodelists and pointlists.
  46. ;   ------------------------------------------------------------------
  47. ;NODELIST NODELIST.999
  48. ;NODELIST FDPOINT.PVT    2   ; Use Zone 2 for point without zone.
  49. ;NODELIST FDNET.PVT      2   ; Use Zone 2 for nodes without zone.
  50.  
  51. ;   ------------------------------------------------------------------
  52. ;   Your userlists (FIDOUSER.LST format)
  53. ;   DO NOT USE FIDOUSER.LST IF YOU ALREADY USE A NODELIST!!!
  54. ;   ------------------------------------------------------------------
  55. ;USERLIST FIDOUSER.LST   2   ; Use Zone 2 for users without zone.
  56. ;USERLIST GOLDED.LST     2
  57.  
  58. ;   ------------------------------------------------------------------
  59. ;   Eliminate snow on older CGA displays? SLOW!
  60. ;   ------------------------------------------------------------------
  61. ELIMSNOW No
  62.  
  63. ;   ------------------------------------------------------------------
  64. ;   Use bios for screen writes? SLOW!
  65. ;   ------------------------------------------------------------------
  66. USEBIOS No
  67.  
  68. ;   ------------------------------------------------------------------
  69. ;   This is where temporary files are placed
  70. ;   ------------------------------------------------------------------
  71. ;TEMPPATH C:\TEMP\
  72.  
  73. ;   ------------------------------------------------------------------
  74. ;   This is where swapfiles are placed (3-500k)
  75. ;   ------------------------------------------------------------------
  76. ;SWAPPATH C:\TEMP\
  77.  
  78. ;   ------------------------------------------------------------------
  79. ;   Swapping methods used when shelling to DOS or external editor.
  80. ;   (Yes, No, Disk, EMS, XMS, Hide, CheckNet, NoPreAlloc)
  81. ;   ------------------------------------------------------------------
  82. DOSSWAP EMS, XMS, Disk, Hide.
  83.  
  84. ;   ------------------------------------------------------------------
  85. ;   The message template.
  86. ;   ------------------------------------------------------------------
  87. TEMPLATE GOLDED.TPL
  88.  
  89. ;   ------------------------------------------------------------------
  90. ;   Color setup (Detect, Normal, Intense, Mono).
  91. ;   ------------------------------------------------------------------
  92. COLORSET Detect
  93.  
  94. ;   ------------------------------------------------------------------
  95. ;   Path to the Hudson-style messagebase files (if any).
  96. ;   ------------------------------------------------------------------
  97. HUDSONPATH R:\HUDSON\                    ; Path to the MSG*.BBS files.
  98.  
  99. ;   ------------------------------------------------------------------
  100. ;   Path to the Hudson-style messagebase files (if any).
  101. ;   ------------------------------------------------------------------
  102. GOLDBASEPATH R:\GOLDBASE\                ; Path to the MSG*.DAT files.
  103.  
  104. ;   ------------------------------------------------------------------
  105. ;   Path where GoldED can find your USER.BBS for Squish areas
  106. ;   ------------------------------------------------------------------
  107. SQUISHUSERPATH R:\MAX\
  108.  
  109. ;   ------------------------------------------------------------------
  110. ;   These files are for D'Bridge setups. Path defaults to AREAPATH.
  111. ;   ------------------------------------------------------------------
  112. ;SEMAPHORE NETSCAN    DBRIDGE.RSN   ; DB netmail scan activation.
  113. ;SEMAPHORE ECHOSCAN   DBRIDGE.RSE   ; DB echomail scan activation.
  114. ;SEMAPHORE EXPORTLIST ECHOMAIL.CTL  ; DB echomail scan control file.
  115.  
  116. ;   ------------------------------------------------------------------
  117. ;   Use this with FrontDoor
  118. ;   ------------------------------------------------------------------
  119. SEMAPHORE NETSCAN   FDRESCAN.NOW  ; FrontDoor netmail rescan.
  120.  
  121. ;   ------------------------------------------------------------------
  122. ;   In this file, GoldED write the echoids of areas you write msgs in
  123. ;   ------------------------------------------------------------------
  124. SEMAPHORE EXPORTLIST ECHOSCAN.LOG
  125.  
  126. ;   ------------------------------------------------------------------
  127. ;   GoldED can mark areas with new mail using this file.
  128. ;   Uncomment/change one of them, if you want to use this feature.
  129. ;   Not needed if you always scan all areas (AREASCAN *).
  130. ;   ------------------------------------------------------------------
  131. ;SEMAPHORE IMPORTLIST ECHOTOSS.LOG  ; QMail creates this file.
  132. ;SEMAPHORE IMPORTLIST IMPORTED.ARE  ; Dutchie creates this file.
  133. ;SEMAPHORE IMPORTLIST CONFMAIL.OUT  ; ConfMail creates this file.
  134. ;SEMAPHORE IMPORTLIST IMPORT.XYZ    ; TosScan/GEcho creates this file
  135.  
  136. ;   ------------------------------------------------------------------
  137. ;   Scan these areas at startup. DOS/4DOS-style wildcards allowed.
  138. ;   ------------------------------------------------------------------
  139. AREASCAN *          ; Scan *all* areas
  140.  
  141. ;   ------------------------------------------------------------------
  142. ;   Sort all areas in the area list.
  143. ;   Orders: A(ka)|D(esc)|E(choid)|G(roup)|O(rignal)|T(ype)|U(nread).
  144. ;   ------------------------------------------------------------------
  145. AREALISTSORT TUE
  146.  
  147. ;   ------------------------------------------------------------------
  148. ;   Where your AREAFILE configuration files are placed.
  149. ;   ------------------------------------------------------------------
  150. AREAPATH R:\FD\
  151.  
  152. ;   ------------------------------------------------------------------
  153. ;   Uncomment/change one of these for a quick and simple area setup.
  154. ;   ------------------------------------------------------------------
  155. ;AREAFILE AreasBBS     R:\AREAS\AREAS.BBS
  156. ;AREAFILE DBridge      R:\DB\
  157. ;AREAFILE Dutchie      R:\DUT\
  158. ;AREAFILE EchoList     R:\AREAS\ECHOLIST
  159. ;AREAFILE Ezycom       R:\EZY\
  160. ;AREAFILE FastEcho     R:\FECHO\
  161. ;AREAFILE FMail        R:\FMAIL\
  162. ;AREAFILE FrontDoor    R:\FD\AREAS.BBS
  163. ;AREAFILE GEcho        R:\GECHO\
  164. ;AREAFILE IMail        R:\IMAIL\
  165. ;AREAFILE Maximus      R:\MAX\
  166. ;AREAFILE ME2          R:\ME2\AREADESC.ME2 R:\ME2\AREAS.BBS
  167. ;AREAFILE Opus         R:\OPUS\
  168. ;AREAFILE QuickBBS     R:\QBBS\AREAS.BBS
  169. ;AREAFILE Ra-Echo      R:\RAECHO\
  170. ;AREAFILE RemoteAccess R:\RA\AREAS.BBS
  171. ;AREAFILE Squish       R:\MAX\
  172. ;AREAFILE SuperBBS     R:\SBBS\AREAS.BBS
  173. ;AREAFILE TosScan      R:\TS\
  174. ;AREAFILE WMail        R:\WMAIL\
  175. ;AREAFILE xMail        R:\XMAIL\
  176.  
  177. ;   ------------------------------------------------------------------
  178. ;   This is an example of manual area definition, Fido/Opus-style.
  179. ;   AREA <echoid> <"description"> <msgbase>[type] <path> [attrs]
  180. ;   ------------------------------------------------------------------
  181. ;AREA NETMAIL  "Fido-style Netmail Area"  FN R:\NETMAIL\  PVT
  182. ;AREA TEST     "Fido-style Echomail Area" FE R:\TEST\
  183. ;
  184. ; NOTE: If you find strange zone and point numbers in the msg header,
  185. ;       try changing "FN" or "FE" to "SN" or "SE". The 'S' tells
  186. ;       GoldED that the area uses the FTS-0001 defined zone/point
  187. ;       specifications instead of the Fido/Opus datetime stamps.
  188.  
  189. ;   ------------------------------------------------------------------
  190. ;   This is an example of manual area definition, Hudson-style.
  191. ;   AREA <echoid> <"description"> <msgbase>[type] <boardno> [attrs]
  192. ;   ------------------------------------------------------------------
  193. ;AREA NETMAIL  "Hudson-style Netmail Area"  HN 001 PVT
  194. ;AREA TEST     "Hudson-style Echomail Area" HE 067
  195.  
  196. ;   ------------------------------------------------------------------
  197. ;   This is an example of manual area definition, Squish-style.
  198. ;   AREA <echoid> <"description"> <msgbase>[type] <pathname> [attrs]
  199. ;   ------------------------------------------------------------------
  200. ;AREA NETMAIL  "Squish-style Netmail Area"  MN R:\NETMAIL   PVT
  201. ;AREA TEST     "Squish-style Echomail Area" ME R:\MAX\TEST
  202.  
  203. ;   ------------------------------------------------------------------
  204. ;   This is an example of manual area definition, Ezycom-style.
  205. ;   AREA <echoid> <"description"> <msgbase>[type] <boardno> [attrs]
  206. ;   ------------------------------------------------------------------
  207. ;AREA NETMAIL  "Ezycom-style Netmail Area"  EN 001 PVT
  208. ;AREA TEST     "Ezycom-style Echomail Area" EE 067
  209.  
  210. ;   ------------------------------------------------------------------
  211. ;   This is an example of manual area definition, JAM-style.
  212. ;   AREA <echoid> <"description"> <msgbase>[type] <pathname> [attrs]
  213. ;   ------------------------------------------------------------------
  214. ;AREA NETMAIL  "JAM-style Netmail Area"  JN R:\NETMAIL   PVT
  215. ;AREA TEST     "JAM-style Echomail Area" JE R:\JAM\TEST
  216.  
  217.  
  218. ;   ------------------------------------------------------------------
  219. ;   This is an example of manual area definition, Goldbase-style.
  220. ;   AREA <echoid> <"description"> <msgbase>[type] <boardno> [attrs]
  221. ;   ------------------------------------------------------------------
  222. ;AREA NETMAIL  "Goldbase-style Netmail Area"  GN 001 PVT
  223. ;AREA TEST     "Goldbase-style Echomail Area" GE 067
  224.  
  225. ;   ==================================================================
  226. ;   END OF SIMPLE MAIN CONFIGURATION
  227. ;   ==================================================================
  228.